###########################
## EEP RUS Ragusa events ##
##	by ROMENA	 ##
###########################

# Earthquake #
event = { 
	id = 93201 
	random = no 
	country = RAG 
	name = "EVENTNAME93201" 
	desc = "EVENTHIST93201" 
	style = 3 

	date = { day = 1 month = january year = 1667 } 
	offset = 120 
	deathdate = { day = 1 month = january year = 1668 } 

	action_a = { 
			name = "ACTIONNAME93201A" 
			command = { type = treasury value = -100 } 
			command = { type = stability value = -2 } 
			command = { type = provincetax which = 362 value = -2 } 
			command = { type = losebuilding which = 362 value = shipyard } 
	} 
} 